home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Everything For A Hacker
/
19990506-[HACK].iso
/
HEXEDIT
/
BIED.1_0
/
bied.exe
/
0
/
RCDATA
/
TFRMREPLACE
/
TFRMREPLACE.txt
Wrap
Text File
|
1998-09-29
|
3KB
|
144 lines
inherited FrmReplace: TFrmReplace
Left = 450
Caption = 'Replace'
ClientHeight = 316
PixelsPerInch = 96
TextHeight = 13
inherited GrpRange: TGroupBox
inherited NEdFirst: TAKNumEdit
Height = 21
end
inherited NEdCount: TAKNumEdit
Height = 21
end
inherited NEdLast: TAKNumEdit
Height = 21
end
end
inherited PanButtons: TPanel
Top = 282
TabOrder = 3
inherited ButOK: TButton
Width = 73
Caption = '&Replace'
ModalResult = 1
end
end
inherited GrpSearch: TGroupBox
Height = 87
inherited Panel2: TPanel
Height = 39
end
inherited Panel3: TPanel
Height = 39
end
inherited Panel4: TPanel
Top = 75
end
inherited PanSearch: TPanel
Height = 39
inherited HEdSearch: TAKHexEdit
Height = 39
OnChangeSelection = HEdSearchChangeSelection
OnChangeParams = HEdSearchChangeParams
end
end
end
object GrpReplace: TGroupBox [3]
Left = 0
Top = 193
Width = 241
Height = 89
Align = alBottom
Caption = 'Replace Data'
TabOrder = 2
object Panel5: TPanel
Left = 2
Top = 36
Width = 14
Height = 41
Align = alLeft
BevelOuter = bvNone
TabOrder = 2
end
object Panel6: TPanel
Left = 225
Top = 36
Width = 14
Height = 41
Align = alRight
BevelOuter = bvNone
TabOrder = 3
end
object Panel7: TPanel
Left = 2
Top = 77
Width = 237
Height = 10
Align = alBottom
BevelOuter = bvNone
TabOrder = 4
end
object PanReplace: TPanel
Left = 16
Top = 36
Width = 209
Height = 41
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object HEdReplace: TAKHexEdit
Left = 0
Top = 0
Width = 209
Height = 41
Cursor = crIBeam
Align = alClient
BorderStyle = bsSingle
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Courier New'
Font.Style = []
TabOrder = 0
TabStop = True
AllowSelection = True
PersistentSelection = True
ShowAddress = False
ShowASCII = False
ReadOnly = False
Version = '1.01'
end
end
object PanReplSwitch: TPanel
Left = 2
Top = 15
Width = 237
Height = 21
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object CbPrompt: TCheckBox
Left = 16
Top = 0
Width = 81
Height = 17
Caption = '&Prompt'
State = cbChecked
TabOrder = 0
end
end
end
inherited Storage: TFormStorage
StoredProps.Strings = (
'RbDec.Checked'
'RbHex.Checked'
'NEdFirst.Value'
'NEdCount.Value'
'RbBinary.Checked'
'RbASCII.Checked'
'CbPrompt.Checked')
Top = 280
end
end